home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / SHO3.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.9 KB  |  96 lines

  1. #[document 73.35 137.45 120.6 184.05
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(92.45,171.60);
  16. c(92.45,171.60,106.40,166.55,106.35,166.55);
  17. c(106.40,166.55,105.85,159.80,105.85,159.80);
  18. l(100.30,156.20);
  19. l(97.00,150.85);
  20. l(95.35,144.40);
  21. l(90.50,138.70);
  22. l(82.45,138.20);
  23. l(75.70,142.50);
  24. l(74.10,147.35);
  25. l(74.10,154.65);
  26. l(78.40,161.40);
  27. l(83.65,166.20);
  28. l(87.65,168.60);
  29. l(92.45,171.60);
  30. close_edge();
  31. p=path();
  32. gc_draw_style(stroked);
  33. gc_line_join_style(round);
  34. gc_line_cap_style(round);
  35. gc_stroke_width(1.50);
  36. gc_font_draw_style(0);
  37. gc_color(0.00,0.00,0.00);
  38. s[0]=draw(p);
  39. m(103.70,163.80);
  40. l(98.05,160.00);
  41. l(95.00,155.30);
  42. l(92.65,148.45);
  43. l(89.15,144.40);
  44. l(82.45,144.40);
  45. l(77.05,147.05);
  46. l(75.15,149.80);
  47. l(74.10,153.55);
  48. finish_edge();
  49. p=path();
  50. s[1]=draw(p);
  51. s[0]:=s[1];
  52. m(100.30,175.10);
  53. l(110.95,170.60);
  54. l(114.20,172.80);
  55. l(119.30,178.15);
  56. finish_edge();
  57. p=path();
  58. s[1]=draw(p);
  59. s[0]:=s[1];
  60. m(110.50,165.65);
  61. l(110.70,170.85);
  62. finish_edge();
  63. p=path();
  64. s[1]=draw(p);
  65. s[0]:=s[1];
  66. m(100.60,169.35);
  67. l(102.35,170.85);
  68. l(103.70,170.85);
  69. l(105.60,170.60);
  70. c(105.60,170.60,106.65,169.00,106.65,168.95);
  71. c(106.65,169.00,105.60,167.55,105.60,167.55);
  72. finish_edge();
  73. p=path();
  74. s[1]=draw(p);
  75. s[0]:=s[1];
  76. m(97.75,169.60);
  77. l(97.75,176.30);
  78. l(104.45,181.80);
  79. l(109.55,183.30);
  80. l(115.05,183.10);
  81. l(119.85,179.80);
  82. l(119.85,172.55);
  83. l(118.65,169.25);
  84. l(110.30,162.60);
  85. l(106.25,164.15);
  86. l(106.25,166.40);
  87. l(97.75,169.60);
  88. close_edge();
  89. p=path();
  90. s[1]=draw(p);
  91. s[0]over=s[1];
  92. page:=s[0];
  93. s=NULL;
  94. #]page
  95. #]document
  96.